| SyAutomatedProcessActivation |
| Logical Entity Name | SyAutomatedProcessActivation |
| Default Table Name | SyAutomatedProcessActivation |
| Physical Only | NO |
| Definition | |
| Note |
| SyAutomatedProcessActivation Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyAutomatedProcessActivationID |
int | NO | ||
SyServiceProcessTypeID |
int | NO | ||
SyServiceProcessID |
int | NO | ||
SyCampusID |
int | YES | ||
| RecordID | varchar(10) | YES | ||
| Code | char(1) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| SyAutomatedProcessActivationTypeId | int | YES |
| SyAutomatedProcessActivation Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyAutomatedProcessActivation_SyAutomatedProcessActivationID | PrimaryKey | SyAutomatedProcessActivationID |
| SyAutomatedProcessActivation Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCampus | Non-Identifying | Zero or One to Zero or More | FK_SyAutomatedProcessActivationSyCampusID_SyCampusSyCampusID | SyCampusID | NO | YES | ||
| SyServiceProcess | Non-Identifying | One To Zero or More | FK_SyAutomatedProcessActivationSyServiceProcessID_SyServiceProcessSyServiceProcessID | SyServiceProcessID | NO | YES | ||
| SyServiceProcessType | Non-Identifying | One To Zero or More | FK_SyAutomatedProcessActivationSyServiceProcessTypeID_SyServiceProcessTypeSyServiceProcessTypeID | SyServiceProcessTypeID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyAutomatedProcessActivationUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyAutomatedProcessActivation Check Constraints |
| Check Constraint Name | CheckConstraint |